Click or drag to resize

MessageGetStream Method

Gets stream to read from this message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Stream GetStream()

Return Value

Type: Stream
A stream.
See Also